Skip to content

UbuntuBudgie/budgie-welcome

Repository files navigation

Budgie Welcome

Welcome screen application to greet new users on their first login.

Get it from the Snap Store

Translators

We need to translate budgie-welcome into your language/locale. Please help-out - visit:

https://www.transifex.com/ubuntu-budgie/budgie-welcome/

Installation

sudo apt install gir1.2-webkit2-4.1 python3-notify2 node-uglify sassc
git clone https://github.com/UbuntuBudgie/budgie-welcome.git

cd budgie-welcome

uglifyjs -o data/js/bootstrap.min.js data/js/bootstrap.js
uglifyjs -o data/js/baguetteBox.min.js data/js/baguetteBox.js
uglifyjs -o data/js/popper.min.js data/js/popper.js

bash sassc-compile.sh

Testing

cd budgie-welcome
./budgie-welcome -d

To test the live session

./budgie-welcome --force-session=live -d

To test a language or locale

./budgie-welcome --locale=pl

change "pl" to your language i18n shortcode

Screenshot

Live session

Screenshot of Budgie Remix Welcome App

Normal session

Screenshot of Budgie Remix Welcome App

LICENSES

The project contains files with a variety of licenses. For the complete list of licenses, see debian/copyright file.